type github.com/jackc/pgx/v5/pgtype.encodePlanUint64CodecBinaryUint64

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		uint64.go#L98: 			return encodePlanUint64CodecBinaryUint64{}
		uint64.go#L116: type encodePlanUint64CodecBinaryUint64 struct{}
		uint64.go#L118: func (encodePlanUint64CodecBinaryUint64) Encode(value any, buf []byte) (newBuf []byte, err error) {